listview: Add a focus tracker
authorBenjamin Otte <otte@redhat.com>
Wed, 16 Oct 2019 12:57:39 +0000 (14:57 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 30 May 2020 23:26:45 +0000 (19:26 -0400)
commit2539828eac69fd9aa7f8a9b04fa2e0bfe94dd9d6
tree9f0e268d71acb8d08f56ee3cfac2b64ba1aea0a7
parent4b6f3e0f2c14011fbae45c16aeb2deb852c8195c
listview: Add a focus tracker

This ensures that the row with the input focus always stays available,
even when scrolled out of view.
gtk/gtklistview.c